home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
.net (Turkey) 1998 March
/
.net Internet Dergisi - CD 5.iso
/
mac
/
netCD41
/
NETCD41.dir
/
00105_Script_F3 script
< prev
next >
Wrap
Text File
|
1997-12-11
|
557b
|
20 lines
on enterFrame
set handCursor to [5,6]
set the cursor of sprite 5 to handCursor
set the cursor of sprite 7 to handCursor
set the cursor of sprite 8 to handCursor
set the cursor of sprite 9 to handCursor
set the cursor of sprite 20 to handCursor
set the cursor of sprite 21 to handCursor
set the cursor of sprite 22 to handCursor
set the cursor of sprite 23 to 0
--installers & web links:
set the cursor of sprite 30 to handCursor
set the cursor of sprite 37 to handCursor
on exitFrame
go the frame
end